Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0xbe7b79…487fff
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0xa860fa…1ce17a
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x0e97a8…b9fad5
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x780fdb…c5cc82
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x518e73…268922
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x851066…92c60a
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x97bac9…a90e95
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x8716fc…c7b448
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0xd2e858…7cb756
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x60eb7d…53753a
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x538b3e…2199c4
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x677117…62fd50
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x19f2f8…d28ebc
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0xf77896…f2ef82
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x80a2da…6a5c94
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x093f41…7944d9
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0xcf1090…68cbd9
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x69b38f…11ac5f
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0xb54914…686408
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0xd84835…3c555a
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0xd59d76…94c9a0
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x06a26e…2e656e
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0x2c2ac8…463fe3
0x8d2a…7d370x6d6c…52aaBaseM2M SentinelBase$0.01100%coinbase20d ago0xc235d3…d45946
0xc7a2…263e0x6d6c…52aaBaseM2M SentinelBase$0.02100%coinbase20d ago0xad6ced…159246

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.