Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6572…1ca90xc450…d061Base—$0.01100%coinbase64d ago0x7f033b…178a4c
0x6572…1ca90x8e2a…5fe4Base—$0.01100%coinbase64d ago0xa94f34…13c634
0x6572…1ca90x2daa…a1bcBase—$0.01100%coinbase64d ago0xbdf7b4…d9f5c2
0x6572…1ca90x0b63…5517Base—$0.01100%coinbase64d ago0x230c29…52d19e
0x6572…1ca90x17e0…5265Base—$0.01100%coinbase64d ago0xe2d679…da1750
0x6572…1ca90x66c2…61f2Base—$0.01100%coinbase64d ago0xc63ce6…0c0453
0x6572…1ca90x9e4c…16ceBase—$0.01100%coinbase64d ago0x7e1993…9aa899
0x6572…1ca90x2057…559bBase—$0.01100%coinbase64d ago0x06fa98…87528c
0x6572…1ca90xe15f…9753Base—$0.01100%coinbase64d ago0xa6e21d…fe6fe2
0x6572…1ca90xe6f5…c7cdBase—$0.01100%coinbase64d ago0xe70bbe…4575f3
0x6572…1ca90xceb8…2049Base—$0.01100%coinbase64d ago0x473c44…7feb07
0x6572…1ca90x5b41…a1c1Base—$0.01100%coinbase64d ago0xe38070…5129f2
0x6572…1ca90xa354…3afdBase—$0.01100%coinbase64d ago0x521d5d…506a0f
0x6572…1ca90xe8bf…0a29Base—$0.01100%coinbase64d ago0xdabd09…365965
0x6572…1ca90x1e6c…ee51Base—$0.01100%coinbase64d ago0x5103d5…9c8dad
0x6572…1ca90x7ce9…1f7cBase—$0.01100%coinbase64d ago0xb3a486…d9e5cf
0x6572…1ca90x5683…7a91Base—$0.01100%coinbase64d ago0x2ca7e0…3d28dc
0x6572…1ca90x112c…3276Base—$0.01100%coinbase64d ago0xef43d8…105433
0x6572…1ca90x66fc…f6d5Base—$0.01100%coinbase64d ago0xc74c91…1f02ec
0x6572…1ca90xeed8…77a8Base—$0.01100%coinbase64d ago0x4e0ac9…19e9ee
0x6572…1ca90x5806…1ddeBase—$0.01100%coinbase64d ago0x237899…3a458a
0x6572…1ca90xe756…7f1eBase—$0.01100%coinbase64d ago0x5ca4fd…cbca1f
0x6572…1ca90x9f35…c772Base—$0.01100%coinbase65d ago0xa3ae7e…067536
0x6572…1ca90x6ae7…a6b0Base—$0.01100%coinbase65d ago0xa11b1e…8d7457
0x6572…1ca90x8c10…d6c6Base—$0.01100%coinbase65d ago0x3b03f4…1081fe

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.