Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$10.50100%0xd4ab…0bb672d ago0x73db94…8e7e6e
0xc9a2…31540x0e3d…7757Base$5.25100%0xfaf2…854b72d ago0xafacd8…e40098
0xc9a2…31540x0e3d…7757Base$10.50100%0x7929…b33172d ago0x6866aa…537921
0xc9a2…31540x0e3d…7757Base$4.20100%0xb60e…e3aa72d ago0xff73a6…34fb4e
0xc9a2…31540x0e3d…7757Base$5.25100%0xf8fe…a40d72d ago0xc733fe…52a02d
0xc9a2…31540x0e3d…7757Base$1.05100%0x2e11…857372d ago0x9b369e…cad529
0xc9a2…31540x0e3d…7757Base$1.05100%0x60af…6a2572d ago0xd16308…272542
0xc9a2…31540x0e3d…7757Base$2.10100%0x3d37…880672d ago0xcaf343…5fe07c
0xc9a2…31540x0e3d…7757Base$10.50100%0x0d74…aad672d ago0x38ea18…a771d6
0xc9a2…31540x0e3d…7757Base$10.50100%0xcfba…f10672d ago0x262871…bc15a6
0xc9a2…31540x0e3d…7757Base$5.25100%0x69ba…d2e272d ago0x2b3bae…9925c1
0xc9a2…31540x0e3d…7757Base$8.40100%0x2fa9…16de72d ago0x997278…f9646b
0xc9a2…31540x0e3d…7757Base$21.00100%0xabef…391372d ago0xd69336…a203c3
0xc9a2…31540x0e3d…7757Base$15.75100%0xe706…1d9b72d ago0xdcf4e9…5e2e1c
0xc9a2…31540x0e3d…7757Base$2.10100%0xdcda…233772d ago0xc8cb49…df1794
0xc9a2…31540x0e3d…7757Base$2.10100%0xaf62…40b972d ago0x964fd0…562603
0xc9a2…31540x0e3d…7757Base$5.25100%0x0a75…f28f73d ago0xd37fbd…f21a0e
0xc9a2…31540x0e3d…7757Base$31.50100%0x850e…501773d ago0xa86e48…338ff2
0xc9a2…31540x0e3d…7757Base$3.15100%0x8817…492773d ago0xbc6fa7…5c1785
0xc9a2…31540x0e3d…7757Base$1.05100%0x28ce…606173d ago0xe6ee73…b18ddd
0xc9a2…31540x0e3d…7757Base$2.10100%0xf3d1…2b9c73d ago0x4d0325…2ebf22
0xc9a2…31540x0e3d…7757Base$5.25100%0xe218…89ec73d ago0x59e430…304040
0xc9a2…31540x0e3d…7757Base$10.50100%0x9cee…c9d973d ago0x986ffb…3d03c7
0xc9a2…31540x0e3d…7757Base$21.00100%0x0ad8…9d8a73d ago0x136557…feafa1
0xc9a2…31540x0e3d…7757Base$2.10100%0x0881…8de273d ago0xd8c4f9…4f99c7

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.