Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbdff…0f660x3e0a…78e7Base—$0.005241100%coinbase72d ago0x6d62e1…cc7df3
0xbdff…0f660x3e0a…78e7Base—$0.005202100%coinbase72d ago0xbad69a…7f84e2
0xbdff…0f660x3e0a…78e7Base—$0.003978100%coinbase73d ago0xf38fe9…1fb6f2
0xbdff…0f660x3e0a…78e7Base—$0.004912100%coinbase73d ago0x359deb…8b19df
0xbdff…0f660x3e0a…78e7Base—$0.003307100%coinbase73d ago0x045a5c…64d3a8
0xbdff…0f660x3e0a…78e7Base—$0.002696100%coinbase73d ago0xb643f2…ef8f27
0xbdff…0f660x3e0a…78e7Base—$0.003926100%coinbase73d ago0xc2798a…7f752d
0xbdff…0f660x3e0a…78e7Base—$0.004382100%coinbase73d ago0x9eec16…008fc3
0xbdff…0f660x3e0a…78e7Base—$0.003372100%coinbase73d ago0x454734…c42b3f
0xbdff…0f660x3e0a…78e7Base—$0.004475100%coinbase73d ago0xa15482…bb03a1
0xbdff…0f660x3e0a…78e7Base—$0.005612100%coinbase73d ago0x7c3c9e…a3eb7a
0xbdff…0f660x3e0a…78e7Base—$0.002931100%coinbase73d ago0x4dff18…2f8739
0xbdff…0f660x3e0a…78e7Base—$0.00426100%coinbase73d ago0x0480f1…3056ac
0xbdff…0f660x3e0a…78e7Base—$0.003592100%coinbase73d ago0x862256…ca33fd
0xbdff…0f660x3e0a…78e7Base—$0.002831100%coinbase73d ago0x92c455…ebf8b3
0xbdff…0f660x3e0a…78e7Base—$0.003236100%coinbase73d ago0xccbf07…4a62ca
0xbdff…0f660x3e0a…78e7Base—$0.003100%coinbase73d ago0x56b341…bdb738
0xbdff…0f660x3e0a…78e7Base—$0.00433100%coinbase73d ago0x321c41…067e73
0xbdff…0f660x3e0a…78e7Base—$0.005006100%coinbase73d ago0x878b1d…545ba9
0xbdff…0f660x3e0a…78e7Base—$0.003155100%coinbase73d ago0xd37843…2a66c7
0xbdff…0f660x3e0a…78e7Base—$0.005512100%coinbase73d ago0x9ec2b8…7b9f5c
0xbdff…0f660x3e0a…78e7Base—$0.004212100%coinbase73d ago0x972cf0…1dae53
0xbdff…0f660x3e0a…78e7Base—$0.005321100%coinbase73d ago0x0ce435…023070
0xbdff…0f660x3e0a…78e7Base—$0.005809100%coinbase73d ago0xed1803…2d54c4
0xbdff…0f660x3e0a…78e7Base—$0.00463100%coinbase73d ago0xd1ff29…5365ef

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.