Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase78d ago0xfc1f9e…d5fee1
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase78d ago0xb75f54…3ab442
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0x5032f9…ba0c69
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase78d ago0xbcd979…d6e337
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0xcb9ff1…f29564
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase78d ago0xbf461e…f517bc
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0xde735b…8ff7ab
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase78d ago0xcf4152…9c6d29
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0x745ae0…2d3c4f
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase78d ago0xa64d9e…a240cd
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase78d ago0x03deeb…4701a3
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0x0fc17f…683974
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase78d ago0x020d69…7453c2
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0x66fe9a…ebaaf4
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase78d ago0xd264c6…e93a9f
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0x059cb1…c59d66
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase78d ago0xfc4724…1c595c
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0x38456c…fc8d5f
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase78d ago0xeffb51…494714
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0x177377…289aad
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0x881880…450739
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase78d ago0x332e42…9a9557
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase78d ago0x0604ec…a34c02
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase78d ago0x77cbd7…bbb934
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0xc878e0…952410

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.