Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x376f87…4a1820
0xa449…15ac0x0278…bba0Base—$2.50100%coinbase90d ago0x86d1f7…f03bbc
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xd3d0ad…316b91
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x4b1478…30b485
0xa449…15ac0x0278…bba0Base—$2.50100%coinbase90d ago0xb55aba…39134f
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x2ffcee…ab31bd
0xa449…15ac0x0278…bba0Base—$2.50100%coinbase90d ago0xc7bd68…26c363
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xcce9df…e31e94
0xa449…15ac0x0278…bba0Base—$2.50100%coinbase90d ago0xe15b86…b80ce6
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x2a06ff…3074a9
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xa2c780…61a985
0xa449…15ac0x0278…bba0Base—$2.50100%coinbase90d ago0xefb77a…1442af
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xde0bb0…4bab42
0xa449…15ac0x0278…bba0Base—$2.50100%coinbase90d ago0x1a3a11…14bfd0
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xbaa84a…a43a54
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x9cc159…f86987
0xa449…15ac0x0278…bba0Base—$2.50100%coinbase90d ago0x98112e…16465e
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x72f6b6…431673
0xa449…15ac0x0278…bba0Base—$2.50100%coinbase90d ago0xedec84…d0b70f
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0xa45642…06f443
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x93220c…9401c4
0xa449…15ac0x0278…bba0Base—$2.50100%coinbase90d ago0x367e5b…91f00b
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x3c6e68…c2cee7
0xa449…15ac0x0278…bba0Base—$2.50100%coinbase90d ago0x468f15…969a55
0x0278…bba00xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase90d ago0x2594fb…de4bc4

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.