Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe09f…be220x4020…0003Base—$0.0570%0xb3ed…641b16s ago0xdd30a5…bbbd78
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase20s ago0xfcb5a5…8ecb2a
0x1cc8…c2f00x4020…0003Base—$0.1070%0xb3ed…641b20s ago0x19b6b4…ad0dc9
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5682…a95222s ago0x590a0f…a7281e
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase22s ago0x1c5a47…edc41a
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase24s ago0xb464e3…c2e2ca
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase24s ago0xef65d8…baee82
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase26s ago0xbba815…9e8cd9
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x6e225a…397548
0x5f11…468a0xc7f3…c044Base—$0.31100%primer26s ago0xb95776…835f9c
0x1f84…eaaa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xc95994…86bd2c
0x8d2d…66af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xfb6239…b096c9
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase30s ago0x6945a9…8f5938
0x7347…22300xfe80…47eeBase—$0.001100%fluxa30s ago0x1e6d4e…e30459
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase34s ago0xbe0880…6de8c6
0x4b4b…7f2f0x0903…dfa6Base—$1.0070%0x3e32…3ce738s ago0x6c0c63…660c62
0x6c49…32360xa8b2…1d68Base—$0.0170%0x9501…c67740s ago0xcfc3c5…156bb6
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase42s ago0x9c37d1…2d148b
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x04fcae…7f7347
0x9d40…415d0x3e0a…78e7Base—$0.003804100%coinbase44s ago0xd96a4d…e65ab4
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase44s ago0x9423f5…2d9f19
0xb86c…14990xeb67…1111Base—$0.10100%fluxa44s ago0x85e026…bfd99b
0x729d…eb2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x0f605a…0eaac3
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase46s ago0x5fb6ed…a06f9a
0x9b76…53820xa9dd…2315Base—$0.002100%coinbase48s ago0x76b45e…134477

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://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://roundhouseai.io/dashboard/team.

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