Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$30.32100%0xe469…e32e95d ago0x24ae13…a277ee
0x3be9…575c0xf6ee…3bd2Base—$0.002092100%0xe469…e32e95d ago0x24ae13…a277ee
0x3be9…575c0x31d0…2cd7Base—$50.33100%0x4337…3dde95d ago0xc01259…4315f3
0x3be9…575c0xf6ee…3bd2Base—$0.002345100%0x4337…3dde95d ago0xc01259…4315f3
0x3be9…575c0x31d0…2cd7Base—$3.31100%0xfb32…884795d ago0xb1575e…2aa266
0x3be9…575c0xf6ee…3bd2Base—$0.001819100%0xfb32…884795d ago0xb1575e…2aa266
0x3be9…575c0x31d0…2cd7Base—$13.86100%0x4337…224f95d ago0x100149…bb459d
0x3be9…575c0xf6ee…3bd2Base—$0.004238100%0x4337…224f95d ago0x100149…bb459d
0x3be9…575c0xf6ee…3bd2Base—$0.00443100%0xfb32…884795d ago0xaa97fa…95b673
0x3be9…575c0x31d0…2cd7Base—$30.28100%0xfb32…884795d ago0xaa97fa…95b673
0x3be9…575c0x31d0…2cd7Base—$3.31100%0x4337…c27195d ago0x4f3ca9…adea0f
0x3be9…575c0xf6ee…3bd2Base—$0.001524100%0x4337…c27195d ago0x4f3ca9…adea0f
0x3be9…575c0x31d0…2cd7Base—$3.31100%0x4337…7a5d95d ago0x8add05…8816dc
0x3be9…575c0xf6ee…3bd2Base—$0.001346100%0x4337…7a5d95d ago0x8add05…8816dc
0x3be9…575c0x31d0…2cd7Base—$9.34100%0x4337…c27195d ago0x782af8…5d8635
0x3be9…575c0xf6ee…3bd2Base—$0.002214100%0x4337…c27195d ago0x782af8…5d8635
0x3be9…575c0xf6ee…3bd2Base—$0.007738100%0x657e…f0d995d ago0xefdc3a…d2727b
0x3be9…575c0x31d0…2cd7Base—$20.28100%0x657e…f0d995d ago0xefdc3a…d2727b
0x3be9…575c0x31d0…2cd7Base—$38.13100%0x4337…b6c295d ago0xc2a199…e12e26
0x3be9…575c0xf6ee…3bd2Base—$0.0073100%0x4337…b6c295d ago0xc2a199…e12e26
0x3be9…575c0xf6ee…3bd2Base—$0.003187100%0x657e…f0d995d ago0xb05830…88280e
0x3be9…575c0x31d0…2cd7Base—$60.34100%0x657e…f0d995d ago0xb05830…88280e
0x3be9…575c0x31d0…2cd7Base—$1.81100%0xfb32…884795d ago0x27cfa1…48adc9
0x3be9…575c0xf6ee…3bd2Base—$0.001761100%0xfb32…884795d ago0x27cfa1…48adc9
0x3be9…575c0x31d0…2cd7Base—$71.30100%0xe469…e32e95d ago0xa826a2…c2c1b0

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.