Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0x421ff3…921adc
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0xa74c54…4a5ee7
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0xb92f5d…793efc
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0xd96ead…af31fa
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0xe48023…191fda
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0x2e144d…0b0394
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0x5a0b25…7f1525
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0x062b9c…c5a02f
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0x748d0f…251013
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0x330230…c21388
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0x9f67de…618695
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0xa34d23…4d1487
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0x63aa54…c9eae1
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0x2ef82f…6676bb
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0xa17153…68d9dd
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown55d ago0x826d85…4bcb3c
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown56d ago0x8f54ea…3e4be1
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown56d ago0xae396f…54225a
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown56d ago0xb7672c…8668a8
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown56d ago0xc74521…d931da
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown56d ago0x921b3f…7cc835
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown56d ago0xaad553…93725a
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown56d ago0xefdb94…2d2b0c
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown56d ago0x47c3f7…781154
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown56d ago0x34e42b…727ac2

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.