Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec61…740d0x15b0…fe97Base—$0.01100%coinbase64d ago0x450f0a…a2a39e
0xec61…740d0x7d54…8ca2Base—$0.01100%coinbase64d ago0x308085…e479d9
0xec61…740d0x2c93…cca6Base—$0.01100%coinbase64d ago0xb85de2…dadea1
0xec61…740d0x39e7…6aafBase—$0.01100%coinbase64d ago0x18389a…652a6b
0xec61…740d0x6b95…cae5Base—$0.01100%coinbase64d ago0x53db38…983f8c
0xec61…740d0x0a57…dc65Base—$0.01100%coinbase64d ago0x747f51…0136ea
0xec61…740d0x9672…ad41Base—$0.01100%coinbase64d ago0xa97bc0…c9e5d9
0xec61…740d0xcc2b…a177Base—$0.01100%coinbase64d ago0x31c753…75aa7e
0xec61…740d0xf759…9bccBase—$0.01100%coinbase64d ago0xf556d4…16326f
0xec61…740d0x78fe…28c9Base—$0.01100%coinbase64d ago0x599b1b…589fb1
0xec61…740d0xcb98…0114Base—$0.01100%coinbase64d ago0x4411dc…f1e7e0
0xec61…740d0x44f2…acbaBase—$0.01100%coinbase64d ago0x5ef44b…00ab68
0xec61…740d0xb57b…7223Base—$0.01100%coinbase64d ago0x0dcace…99a559
0xec61…740d0x7a39…d926Base—$0.01100%coinbase64d ago0xce552c…4ac713
0xec61…740d0x2710…9153Base—$0.01100%coinbase64d ago0xcc71cf…62e283
0xec61…740d0x9f07…d7caBase—$0.01100%coinbase64d ago0x4239be…18e788
0xec61…740d0x32fa…d13cBase—$0.01100%coinbase64d ago0x8b20b7…ba1ffd
0xec61…740d0x6ab1…143bBase—$0.01100%coinbase64d ago0x738f56…70e060
0xec61…740d0x1c0e…ffd2Base—$0.01100%coinbase64d ago0xf575d4…a47ef2
0xec61…740d0x4e60…15d2Base—$0.01100%coinbase64d ago0x38b692…9f62ac
0xec61…740d0x08cd…d4f7Base—$0.01100%coinbase64d ago0x6f6ca0…917bc0
0xec61…740d0xb63f…0820Base—$0.01100%coinbase64d ago0x3dae72…d5b28c
0xec61…740d0x98e2…5959Base—$0.01100%coinbase64d ago0xf61cf9…7d4dce
0xec61…740d0x4ad4…6d16Base—$0.01100%coinbase64d ago0xf4bd4c…4f5407
0xec61…740d0x1667…54b1Base—$0.01100%coinbase64d ago0x463a0c…f90522

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.