Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a8d…90860x8005…b9e5Base—$0.01100%coinbase68d ago0xd7bc35…e477d9
0x8a8d…90860x5ddc…a081Base—$0.01100%coinbase68d ago0x7c2281…abc16b
0x8a8d…90860x06b4…f1cdBase—$0.01100%coinbase68d ago0x1942b0…e9457c
0x8a8d…90860x66bd…af1aBase—$0.01100%coinbase68d ago0xce576f…0346db
0x8a8d…90860x14c4…f919Base—$0.01100%coinbase68d ago0x5ecfa3…25d7fc
0x8a8d…90860x67a1…4529Base—$0.01100%coinbase68d ago0x72e752…9d1307
0x8a8d…90860x7cd0…eaf9Base—$0.01100%coinbase68d ago0xd345a4…45d57d
0x8a8d…90860x287c…1990Base—$0.01100%coinbase68d ago0xa1908d…e5d79d
0x8a8d…90860xd163…7f69Base—$0.01100%coinbase68d ago0x869a37…50362f
0x8a8d…90860x0aa2…c7aaBase—$0.01100%coinbase68d ago0x36d32e…22b60c
0x8a8d…90860xa25b…7d65Base—$0.01100%coinbase68d ago0x8d83cc…308a9e
0x8a8d…90860x0a2c…f19aBase—$0.01100%coinbase68d ago0x2e6714…2d2ca7
0x8a8d…90860x9eca…371eBase—$0.01100%coinbase68d ago0x86e4c6…e808d9
0x8a8d…90860xd21d…eba2Base—$0.01100%coinbase68d ago0x14039b…ec3b4e
0x8a8d…90860x3e63…5f59Base—$0.01100%coinbase68d ago0xefb0ca…9a0771
0x8a8d…90860x21e1…d52fBase—$0.01100%coinbase68d ago0x374306…980d6d
0x8a8d…90860x5949…5254Base—$0.01100%coinbase68d ago0x6600fc…9c0eef
0x8a8d…90860x17c2…5ea1Base—$0.01100%coinbase68d ago0xb1f7a3…67f10a
0x8a8d…90860x2768…a444Base—$0.01100%coinbase68d ago0x67ffa2…b10447
0x8a8d…90860x016c…9eeaBase—$0.01100%coinbase68d ago0x93bb4d…7d0f38
0x8a8d…90860xceb1…4ccbBase—$0.01100%coinbase68d ago0x16d472…1bc29c
0x8a8d…90860x0b63…3eeaBase—$0.01100%coinbase68d ago0x344025…c9675a
0x8a8d…90860x7799…be20Base—$0.01100%coinbase68d ago0xf04d45…7c856f
0x8a8d…90860x88ba…1317Base—$0.01100%coinbase68d ago0x94951a…0eb988
0x8a8d…90860xfde1…8441Base—$0.01100%coinbase68d ago0x44103b…d68d17

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.