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—$50.33100%0x4ed0…caab102d ago0xab6a02…0128e9
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…9fb1102d ago0xbc8cc3…632555
0x3be9…575c0x31d0…2cd7Base—$15.37100%0x4337…f637102d ago0x69e2fa…97745d
0x3be9…575c0x31d0…2cd7Base—$30.33100%0x4337…9f26102d ago0x1837e5…99f647
0x3be9…575c0x31d0…2cd7Base—$25.32100%0xf279…f77f102d ago0x393a72…b3dff5
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…44cc102d ago0x3cfeb7…795975
0x3be9…575c0x31d0…2cd7Base—$25.00100%0x7d0e…e64b102d ago0xdd2c65…bb24ee
0x3be9…575c0x31d0…2cd7Base—$30.33100%0x4337…e22a102d ago0x8958d1…406796
0x3be9…575c0x31d0…2cd7Base—$10.27100%0x4337…403c102d ago0x86d31b…dce9ad
0x3be9…575c0x31d0…2cd7Base—$105.00100%0x4ed0…caab102d ago0xb4bf5f…1e4bba
0x3be9…575c0x31d0…2cd7Base—$10.27100%0x4337…44cc102d ago0xafa8b8…8ab7e5
0x3be9…575c0x31d0…2cd7Base—$50.33100%0x4337…4bba102d ago0xab07b9…196d09
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x28e4…5b01102d ago0x27c06c…941053
0x3be9…575c0x31d0…2cd7Base—$50.33100%0x4ed0…caab102d ago0x36a246…e66c68
0x3be9…575c0x31d0…2cd7Base—$30.32100%0x4337…6f8b102d ago0xf19825…20a908
0x3be9…575c0x31d0…2cd7Base—$50.33100%0x4337…f268102d ago0xfe4f1f…1ddb7a
0x3be9…575c0x31d0…2cd7Base—$10.31100%0x28e4…5b01102d ago0x86802d…c1e9b0
0x3be9…575c0x31d0…2cd7Base—$10.31100%0x4ed0…caab102d ago0x2c3113…263c9f
0x3be9…575c0x31d0…2cd7Base—$6.31100%0x4337…365f102d ago0x3d9c5f…12320d
0x3be9…575c0x31d0…2cd7Base—$6.31100%0x4337…9f26102d ago0x342cf7…e5e251
0x3be9…575c0x31d0…2cd7Base—$6.31100%0x4337…8d0e102d ago0x9b083d…528d1a
0x3be9…575c0x31d0…2cd7Base—$15.36100%0x4337…df48102d ago0x7d537c…7b2e84
0x3be9…575c0x31d0…2cd7Base—$3.31100%0x4337…b350102d ago0x7a43b0…1362dc
0x3be9…575c0x31d0…2cd7Base—$5.31100%0xf279…f77f102d ago0x41efa9…700e69
0x3be9…575c0x31d0…2cd7Base—$25.27100%0x28e4…5b01102d ago0xf795f7…2d2682

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.