Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x552e31…a9cf53
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x47804d…76c7cf
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x91720e…7e24f7
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0xff6ba5…cedb76
0x4472…89cd0xa8a8…d988Base—$0.01100%0xdb65…a489123d ago0xc16251…122447
0x4472…89cd0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x7f92f9…23de05
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0xa0ade6…2d2aed
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69123d ago0x90030a…d30b68
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0xbf193e…3fa4b5
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x724f9b…1e0ad5
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69123d ago0xb7bd9e…84090b
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x794877…ed7a83
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x9da352…6595b2
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69123d ago0x3d0b4c…9b4acf
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x19491c…405f2e
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x843985…44c637
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x8cd6d8…f0786c
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69123d ago0xd7451e…3ef412
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x9ac5e7…45b7fa
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69123d ago0x94b8c8…c928f6
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0xa08eb2…f7e146
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x04569f…a7492d
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69123d ago0x603e04…11bbe9
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69123d ago0xd6f442…8c43b3
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69123d ago0xb534c4…86bc68

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.