Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xdcd9d0…7fc280
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x236156…e5537e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xad7681…577d29
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x9e2077…e7a617
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0xbb1111…803379
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xba10af…9b3478
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0xfa5efa…a8f7cd
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x64d443…4080c2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0xb16637…8c4aa0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xcf00a4…c4fc68
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x153097…108850
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x0ecdb5…6c77d0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x87b344…c2d6b1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x1c0b30…cef414
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x13d9cc…bfd695
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0xe8fc37…f42851
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x29d351…641920
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0x28a104…8809a0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xdaba1b…d9d559
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x3d76eb…21c4c7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xa5ca4c…7e8e50
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x1e605b…721bcc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase90d ago0xfd9208…32dcd3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x37e6aa…1a9954
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase90d ago0x4b3cd5…cb7e05

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.