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—$250.00100%0x4337…306344d ago0xb7de20…7743d8
0x3be9…575c0x31d0…2cd7Base—$250.00100%0xe196…0ce144d ago0x9b883a…b6852a
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x4337…403c44d ago0xc80958…73567a
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…539344d ago0x4ab673…ec4c46
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x4337…f96544d ago0x751e14…8ac273
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x211d…d17244d ago0xe51ab1…87b4dd
0x3be9…575c0xf6ee…3bd2Base—$0.004284100%0x211d…d17244d ago0x1a3724…21112d
0x3be9…575c0x31d0…2cd7Base—$100.33100%0x211d…d17244d ago0x1a3724…21112d
0x3be9…575c0x31d0…2cd7Base—$150.00100%0x4337…9fb144d ago0xd27871…8f209d
0x3be9…575c0x31d0…2cd7Base—$50.36100%0x211d…d17244d ago0xd63043…9c1d8d
0x3be9…575c0xf6ee…3bd2Base—$0.005358100%0x211d…d17244d ago0xd63043…9c1d8d
0x3be9…575c0x31d0…2cd7Base—$150.00100%0x4337…a4ab44d ago0x83d193…c172e4
0x3be9…575c0x31d0…2cd7Base—$250.00100%0xf279…f77f44d ago0xd94bfc…0c01a0
0x3be9…575c0x31d0…2cd7Base—$1.84100%0xf279…f77f44d ago0xd9c11a…c0e233
0x3be9…575c0xf6ee…3bd2Base—$0.004452100%0xf279…f77f44d ago0xd9c11a…c0e233
0x3be9…575c0xf6ee…3bd2Base—$0.001585100%0x4337…5e7d44d ago0x26d343…147569
0x3be9…575c0x31d0…2cd7Base—$9.34100%0x4337…5e7d44d ago0x26d343…147569
0x3be9…575c0x31d0…2cd7Base—$150.00100%0xe196…0ce144d ago0xb05734…4bd26f
0x3be9…575c0xf6ee…3bd2Base—$0.003134100%0x211d…d17244d ago0x116c49…b86969
0x3be9…575c0x31d0…2cd7Base—$5.34100%0x211d…d17244d ago0x116c49…b86969
0x3be9…575c0xaa9c…5a6bBase—$150.0070%0xe196…0ce144d ago0x7d3779…7a77c2
0x3be9…575c0xf6ee…3bd2Base—$0.00821100%0x4337…562744d ago0x9087b2…128357
0x3be9…575c0x31d0…2cd7Base—$9,003.85100%0x4337…562744d ago0x9087b2…128357
0x3be9…575c0xf6ee…3bd2Base—$0.002936100%0x211d…d17244d ago0x5e7966…f6d8c3
0x3be9…575c0x31d0…2cd7Base—$5.34100%0x211d…d17244d ago0x5e7966…f6d8c3

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.