Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2c9…beaf0xbe8c…a4eeBase—$0.01100%coinbase57d ago0xfc5d48…089ccd
0xc2c9…beaf0xdf68…8499Base—$0.01100%coinbase57d ago0x5480c6…431cb6
0xc2c9…beaf0xab5a…17f7Base—$0.01100%coinbase57d ago0x8df23b…d9ca64
0xc2c9…beaf0xf83f…05efBase—$0.01100%coinbase57d ago0xd6426a…9c915e
0xc2c9…beaf0x2b0a…b87dBase—$0.01100%coinbase57d ago0xdaecdf…5b115f
0xc2c9…beaf0xcfc5…6b7cBase—$0.01100%coinbase57d ago0xf5e033…dbd5ed
0xc2c9…beaf0x4fd6…f69bBase—$0.01100%coinbase57d ago0x23c2c9…bbe042
0xc2c9…beaf0xcb14…6e6bBase—$0.01100%coinbase57d ago0xf073b1…6e22bd
0xc2c9…beaf0x6251…1070Base—$0.01100%coinbase57d ago0x338102…67ca34
0xc2c9…beaf0xa5d8…a504Base—$0.01100%coinbase57d ago0x2adaff…ccbfc9
0xc2c9…beaf0xc797…b728Base—$0.01100%coinbase57d ago0x7f4e4f…fce6ec
0xc2c9…beaf0xbed3…5987Base—$0.01100%coinbase57d ago0x4fe4b9…c1ae9f
0xc2c9…beaf0x728a…61baBase—$0.01100%coinbase57d ago0x0649bb…52c923
0xc2c9…beaf0xe76e…97daBase—$0.01100%coinbase57d ago0xbb4dac…0d9174
0xc2c9…beaf0x0959…38c5Base—$0.01100%coinbase57d ago0xcecea1…5a6bf8
0xc2c9…beaf0xedf5…cb51Base—$0.01100%coinbase57d ago0x28166e…4b9e11
0xc2c9…beaf0x998c…4fd6Base—$0.01100%coinbase57d ago0xabf20e…ea8462
0xc2c9…beaf0xcdb1…040dBase—$0.01100%coinbase57d ago0xb01e9e…cd0534
0xc2c9…beaf0x5335…20e7Base—$0.01100%coinbase57d ago0xd60254…9a0372
0xc2c9…beaf0x8918…16acBase—$0.01100%coinbase57d ago0x2735be…d61b8e
0xc2c9…beaf0x48e0…aec2Base—$0.01100%coinbase57d ago0xe2b21c…89b418
0xc2c9…beaf0xe481…df64Base—$0.01100%coinbase57d ago0x2b1f26…d9e10a
0xc2c9…beaf0xca79…4c39Base—$0.01100%coinbase57d ago0x4ca519…74687e
0xc2c9…beaf0xa6ff…ddc8Base—$0.01100%coinbase57d ago0x2d4320…2195cc
0xc2c9…beaf0x3224…878dBase—$0.01100%coinbase57d ago0x4077ea…142dc2

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.