Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17245d ago0xcf7431…c88cab
0x3be9…575c0x8a02…97c5Base—$250.0070%0xf279…f77f45d ago0x88412f…e7aba0
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…181145d ago0x7ef79b…a220b7
0x3be9…575c0x8a02…97c5Base—$150.0070%0x81e3…b98e45d ago0xb36c5c…30465e
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…c27145d ago0xd724ec…706953
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…403c45d ago0x8556ce…7527ec
0x3be9…575c0x8a02…97c5Base—$150.0070%0xf279…f77f45d ago0x37b58e…b5b404
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…beb145d ago0x200bc7…fc0e08
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…539345d ago0x34ac31…95a203
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17245d ago0x0888fd…b192e1
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…7a5d45d ago0x7c6b66…6c6cb0
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17245d ago0xd445ad…d427aa
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…df9b45d ago0x73d3e3…876ec4
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17245d ago0x95f964…8b266b
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…181145d ago0xd3dc54…9696c0
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…306345d ago0x89fde0…a34198
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…d6af45d ago0xa1b133…5b9302
0x3be9…575c0x8a02…97c5Base—$250.0070%0xf279…f77f45d ago0xa6f175…a15443
0x3be9…575c0x8a02…97c5Base—$250.0070%0xe196…0ce145d ago0xebbf7d…9dc381
0x3be9…575c0x8a02…97c5Base—$250.0070%0xf279…f77f45d ago0xb44816…35e856
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…9ad445d ago0xd0ec00…cece47
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…f2e145d ago0x58bac8…94ae61
0x3be9…575c0x8a02…97c5Base—$250.0070%0x81e3…b98e45d ago0xb6e283…9267e2
0x3be9…575c0x8a02…97c5Base—$250.0070%0xf279…f77f45d ago0x51414b…fddd02
0x3be9…575c0x8a02…97c5Base—$250.0070%0x6a6f…be4145d ago0x384b8f…f7f51d

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.