Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6572…1ca90x0f21…b1d7Base—$0.01100%coinbase72d ago0x6156ca…1ffe6d
0x6572…1ca90xb8ac…375aBase—$0.01100%coinbase72d ago0xcd1101…60f390
0x6572…1ca90x2b7f…ac53Base—$0.01100%coinbase72d ago0x521634…c33b44
0x6572…1ca90xd435…c7e0Base—$0.01100%coinbase72d ago0x0d025b…e6c712
0x6572…1ca90x75bb…b3e4Base—$0.01100%coinbase72d ago0x242fe0…e071d6
0x6572…1ca90x40a3…5cfcBase—$0.01100%coinbase72d ago0x77010c…cf7091
0x6572…1ca90x0e24…dd78Base—$0.01100%coinbase72d ago0x06d9df…1745a7
0x6572…1ca90xc4a2…a4b9Base—$0.01100%coinbase72d ago0x04aa58…49338b
0x6572…1ca90x33ae…ca46Base—$0.01100%coinbase72d ago0xe09275…32e1b6
0x6572…1ca90x18e0…c220Base—$0.01100%coinbase72d ago0x9ab733…574d34
0x6572…1ca90x18fa…f2eaBase—$0.01100%coinbase72d ago0xa60600…612d3f
0x6572…1ca90xef16…e19dBase—$0.01100%coinbase72d ago0xd038a5…4d038b
0x6572…1ca90x1cb7…fd77Base—$0.01100%coinbase72d ago0x4d0feb…b9b547
0x6572…1ca90x6d1c…0202Base—$0.01100%coinbase72d ago0x59f578…3b1db0
0x6572…1ca90xc4fd…99fbBase—$0.01100%coinbase73d ago0x802b40…945959
0x6572…1ca90x4035…a4d8Base—$0.01100%coinbase73d ago0x717dc9…59abf9
0x6572…1ca90x0d4d…a6aeBase—$0.01100%coinbase73d ago0xf35ff0…11aec6
0x6572…1ca90xe02b…50dfBase—$0.01100%coinbase73d ago0x2f8eeb…45e430
0x6572…1ca90x838c…fa52Base—$0.01100%coinbase73d ago0x7754a0…ff9f57
0x6572…1ca90x4697…08d7Base—$0.01100%coinbase73d ago0xd7f12f…dfd58a
0x6572…1ca90x1584…657dBase—$0.01100%coinbase73d ago0x8fd5df…3c41df
0x6572…1ca90x6e34…d143Base—$0.01100%coinbase73d ago0x3ca13b…2f8cd2
0x6572…1ca90x4f9e…00ebBase—$0.01100%coinbase73d ago0x4d96f9…65784f
0x6572…1ca90x97ed…032bBase—$0.01100%coinbase73d ago0x22c4f0…2a4e7c
0x6572…1ca90xb156…7463Base—$0.01100%coinbase73d ago0xf48da5…52826d

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.